projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f49247
)
(ediff-control-frame-parameters): Zero
author
Dave Love
<fx@gnu.org>
Wed, 8 Nov 2000 18:04:14 +0000
(18:04 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 8 Nov 2000 18:04:14 +0000
(18:04 +0000)
tool-bar-lines.
lisp/ediff-wind.el
patch
|
blob
|
history
diff --git
a/lisp/ediff-wind.el
b/lisp/ediff-wind.el
index 4e8138a087b72c67a9006e1277db29671a9b9dd4..82415d94eba4623e5868f4cf3cb308776ffdb8b2 100644
(file)
--- a/
lisp/ediff-wind.el
+++ b/
lisp/ediff-wind.el
@@
-151,6
+151,7
@@
In this case, Ediff will use those frames to display these buffers."
'(vertical-scroll-bars . nil) ; Emacs only
'(scrollbar-width . 0) ; XEmacs only
'(menu-bar-lines . 0) ; Emacs only
+ '(tool-bar-lines . 0) ; Emacs 21+ only
;; don't lower and auto-raise
'(auto-lower . nil)
'(auto-raise . t)